-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.12
-
Code
-
Classes
- Twofish
| Total Complexity |
34 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
770 |
| Lines of code |
346 |
| Logical lines of code |
169 |
| Comment lines |
149 |
| Methods |
9 |
| Properties |
15 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setupKey() |
A |
33 |
11 |
99 |
| setupInlineCrypt() |
A |
36 |
3 |
104 |
| mdsrem() |
S |
53 |
4 |
22 |
| setKeyLength() |
S |
63 |
4 |
11 |
| setKey() |
S |
63 |
4 |
11 |
| encryptBlock() |
S |
46 |
2 |
41 |
| decryptBlock() |
S |
46 |
2 |
41 |
| initialize_static_variables() |
S |
62 |
2 |
11 |
| __construct() |
S |
70 |
2 |
6 |